home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 1
/
Merciful - Disc 1.iso
/
software
/
d
/
devpak
/
devpakv3.01kickstartv1.3b.dms
/
devpakv3.01kickstartv1.3b.adf
/
arp
/
prodocs
/
TackOn
< prev
next >
Wrap
Text File
|
1991-11-20
|
741b
|
67 lines
TackOn(33.4) ARP Programmers Manual TackOn(33.4)
NAME
TackOn -- Correctly add a filename to an existing pathname.
SYNOPSIS
TackOn("PathName", "FileName")
A0 A1
FUNCTION
This function correctly Tacks a filename onto an existing
PathName, inserting the appropriate separator character (':'
or '/') as appropriate. The user is responsible for
allocating a large enough buffer.
INPUTS
PathName - Pointer to the pathname to be augmented.
FileName - Pointer to the filename to augment pathname with.
RESULT
None.
BUGS
Overflow of the PathName buffer is not checked.
AUTHOR
CDH
Page 1 (printed 2/22/88)